Carbon


create

Header: Files.h Carbon status: Unsupported

OSErr create (
    const char *fileName, 
    SInt16 vRefNum, 
    OSType creator, 
    OSType fileType
);
fileName
vRefNum
creator
fileType
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Use FSpCreate instead.


© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)